Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encode: quantized palette for GIFs #293

Merged
merged 1 commit into from
Jun 8, 2022
Merged

encode: quantized palette for GIFs #293

merged 1 commit into from
Jun 8, 2022

Conversation

matslina
Copy link
Contributor

@matslina matslina commented Jun 8, 2022

Previously, any frame having >256 colors would trigger an error in EncodeGif(). This adds quantization, reducing the palette to 256 colors for GIF.

@matslina matslina merged commit 4d0c15f into main Jun 8, 2022
@matslina matslina deleted the matslina/gifquantize branch June 8, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant